home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 10275 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.3 KB  |  87 lines

  1. Newsgroups: comp.dcom.modems
  2. Path: netcom.com!puma
  3. From: puma@netcom.com (Gary Breuckman)
  4. Subject: Re: which AT command?
  5. Message-ID: <pumaDpEKq4.8r6@netcom.com>
  6. Organization: organized?? me?
  7. References: <4jpefh$an@aftermath.hol.gr>
  8. Date: Fri, 5 Apr 1996 18:58:52 GMT
  9. Sender: puma@netcom11.netcom.com
  10.  
  11. In article <4jpefh$an@aftermath.hol.gr>,
  12. Midnight Rambler <nkal@aftermath.hol.gr> wrote:
  13. >
  14. >PS:Also I'm looking for info(diagram) on how to make  a correct "full featured"
  15. >   null modem cable.
  16.  
  17.  
  18. The easiest solution, if you don't need status lines, is...
  19.     Trans    2 --> 3    Receive
  20.     Recv    3 <-- 2    Transmit
  21.     Gnd    7 --- 7    Gnd
  22.  
  23. If you want to tie the status lines high on each end, and
  24. not use any more wires in the cable...  Do the same as above
  25. and then on each end connect
  26.     DTR (term ready) 20 --> 6 Carrier detect DCD
  27.                   & 8 Dataset ready  DSR
  28.  
  29.     RTS (req to snd) 4 --> 5 Clr to send    CTS
  30. These connections are within the connector on BOTH ends,
  31. and do not go end-to-end.
  32.  
  33.  
  34. If you want to actually pass the status lines end-to-end,
  35. do the same but from one end to the other, like so
  36.  
  37.         2 --> 3        TX RX
  38.         3 <-- 2        RX TX
  39.         7 --- 7        G  G
  40.            20 --> 6 & 8    DTR - DCD & DSR
  41.             6 & 8 <-- 20    DCD & DSR - DTR
  42.         4 --> 5        RTS CTS
  43.         5 <-- 4        CTS RTS
  44.  
  45. This is how most commercial null modem cables are made.
  46.  
  47.  
  48.  
  49. - - - - - - - - - - -
  50. 9 pin equivalents...
  51. - - - - - - - - - - -
  52.  
  53. The easiest solution, if you don't need status lines, is...
  54.     Receive    2 <-- 3    Transmit
  55.     Trans    3 --> 2    Receive
  56.     Gnd    5 --- 5    Gnd
  57.  
  58. If you want to tie the status lines high on each end, and
  59. not use any more wires in the cable...  Do the same as above
  60. and then on each end connect
  61.     DTR (term ready) 4 --> 1 Carrier detect DCD
  62.                  & 6 Dataset ready  DSR
  63.  
  64.     RTS (req to snd) 7 --> 8 Clr to send    CTS
  65. These connections are within the connector on BOTH ends,
  66. and do not go end-to-end.
  67.  
  68.  
  69. If you want to actually pass the status lines end-to-end,
  70. do the same but from one end to the other, like so
  71.  
  72.         2 <-- 3        RX TX
  73.         3 --> 2        TX RX
  74.         5 --- 5        G  G
  75.         4 --> 1 & 6    DTR - DCD & DSR
  76.             1 & 6 <-- 4        DCD & DSR - DTR
  77.         7 --> 8        RTS CTS
  78.         8 <-- 7        CTS RTS
  79.  
  80. This is how most commercial null modem cables are made.  It 
  81. takes into account all the pins except 9 which is "ring indicate"
  82. and isn't needed for this.
  83.  
  84.  
  85. -- 
  86. puma@netcom.com
  87.